home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-02-05 | 928 b | 42 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = MiscColorWells
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = MiscColorWells.nib ReadOnlyColorWellInspector.nib
-
- GLOBAL_RESOURCES = MiscColorWell.tiff palette.table
-
- CLASSES = MiscColorWells.m ReadOnlyColorWellInspector.m
-
- HFILES = MiscColorWells.h ReadOnlyColorWellInspector.h
-
- SUBPROJECTS = MiscColorWell.subproj
-
- OTHERSRCS = Makefile Makefile.postamble Makefile.preamble
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = palette.make
- INSTALLDIR = /LocalDeveloper/Palettes
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-